(ido-define-mode-map): Remap viper delete char/word
authorKim F. Storm <storm@cua.dk>
Mon, 3 Feb 2003 22:33:13 +0000 (22:33 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 3 Feb 2003 22:33:13 +0000 (22:33 +0000)
commite63a95c1d1f30af7a40649ac829efd9c08d8b66b
tree4ce2aaca823239c29c175a955093c5b49e3d340f
parentc04186f854feeb91c6dc4501816ff049111fb363
(ido-define-mode-map): Remap viper delete char/word
commands to their ido specific equivalents.  Disable ESC in
viper mode (to avoid exiting insert mode), since ido doesn't
work in viper command mode.
(ido-delete-backward-updir, ido-delete-backward-word-updir):
Handle remapped viper commands.
lisp/ido.el